Skip to content

[audioplayers] Fix resource cleanup bugs #871

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

seungsoo47
Copy link
Contributor

  • Handled player resource cleanup in destructor
  • Renamed Release() to ReleaseMediaSource() for clearer responsibility
  • Handled errors by replacing exceptions in GetDuration() and GetPosition()
  • Added logging for unsupported features
  • Fixed range limitation of SetVolume() and SetPlaybackRate()

- Handled player resource cleanup in destructor
- Renamed Release() to ReleaseMediaSource() for clearer responsibility
- Handled errors by replacing exceptions in GetDuration() and GetPosition()
- Added logging for unsupported features
- Fixed range limitation of SetVolume() and SetPlaybackRate()
@JSUYA JSUYA self-requested a review July 16, 2025 05:27
Copy link
Member

@JSUYA JSUYA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and please update CHANGELOG and version.

@seungsoo47 seungsoo47 force-pushed the dev.plugins.audioplayers.fix.250715 branch from 052a1e5 to 97abe00 Compare July 16, 2025 09:15
@seungsoo47 seungsoo47 force-pushed the dev.plugins.audioplayers.fix.250715 branch from 97abe00 to 7e1508f Compare July 16, 2025 09:21
@seungsoo47 seungsoo47 merged commit faf33d8 into flutter-tizen:master Jul 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants